PredictiveLaunchArgumentsHelper

class PredictiveLaunchArgumentsHelper : LaunchArgumentsHelper

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun execCommand(context: Context, name: String, value: String, application: Application): Boolean
Link copied to clipboard
fun parseLaunchArguments(context: Context, bundle: Bundle?, application: Application): Boolean
Link copied to clipboard
fun readJsonFromFile(context: Context, path: String): String?